x11: Change the wm protocols filter api
authorMatthias Clasen <mclasen@redhat.com>
Sat, 15 Feb 2020 15:43:29 +0000 (10:43 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Feb 2020 05:40:52 +0000 (00:40 -0500)
commit15501afdbb60a14d7b2608eda68efbbfbd72fd67
tree531d20e68be8830eaab867c3bf1db3123c241178
parent94fe0944ccb92975ea5135f0e78390550fbfccac
x11: Change the wm protocols filter api

Instead of passing a half-constructed event and expect
it to be filled in, pass the surface as in argument, and
add an out argument for a newly constructed GdkEvent.
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkdisplay-x11.h
gdk/x11/gdkeventsource.c